home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / plugins / postproc / fastglow / r3fastgr.js < prev   
Encoding:
Text File  |  2005-04-04  |  422 b   |  13 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/plugins/postproc/fastglow/r3fastgr.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/raytr/r3postpr.js")
  7. var R3CLID_FASTGLOWRENDER = 667;
  8. function r3Fastglowrender () { 
  9.    this.base = r3God;
  10.    if(arguments.length) {
  11.       this.base(R3CLID_FASTGLOWRENDER, arguments);
  12.    }
  13. // inc/plugins/postproc/fastglow/r3fastgr.h_H